How we can use the image encoder ?

#7
by IlyasMS - opened

I would like to get the weights for the image encoder model. Is it possible to obtain them ?

Microsoft org

Hi @fepegar , thank you for your quick response !

I have already checked in there but I can't find the pretrained weights for the image encoder anywhere. Could you possibly guide me to find them ? or a direct link to them ?

Microsoft org

The weights are actually in this repository: https://huggingface.co/microsoft/BiomedVLP-BioViL-T/blob/main/biovil_t_image_model_proj_size_128.pt

In the link I sent, there is a notebook you can check to actually use the model in Python.

Thank you for your help !

fepegar changed discussion status to closed

Sign up or log in to comment